-
Notifications
You must be signed in to change notification settings - Fork 355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support: add Fluence FLT token icon #8686
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[fix/LIVE-15117]: add custom ptx handlers to handlers memo
* fix: add ledger validator on mantra * update snapshot
β¦wn (LedgerHQ#8526) * feat(llm): log category cards impression when 50% of the card is visible * feat(llm): do not run in view checks when no items is being watched * feat(llm): log portfolio content cards impression on 50% visibility * chore: update change log * feat(llm): log dynamic content card impression when 50% is shown * feat(llm): log notification impression when 50% is shown * chore(llm): rename IsInViewContext to InViewContext * chore(llm): add InViewContextProvider to the AppProviders * fix(llm): undefined order in null * feat(lld): log category impression when 50% is shown * chore(llm): use LLM alias in imports * feat(llm): trigger segment event on card impression * fix(llm): rewatch card when `LogContentCardWrapper.id` change * fix(llm): use mobileCardsSelector to find the card to log the impression * fix(llm): race condition between interval and inViewStatus * chore(llm): check "exhaustive-deps" on `useInViewContext` * chore(llm): remove unnecessary key
β¦HQ#8586) fix: Move ICP memo tag field on recepient step when FF lldMemoTag is ON
β¦edgerHQ#8601) * revert useNFTCollections * improvement LLD * Improve LLM
Release - fix(lld): use a debounce on memotag field
fix(llm): fix long Memo Tag issue in Stacks chore: update change log chore: update unimported fix(llm): use `truncateUtf8` instead of `Array.slice` chore(llm): use `maxLength` instead of `Array.slice` on Algorand fix(llm): validate the memo bytes length instead of the js string length
fix(llm): debounce memo tag changes
* fix(llm): fix long memo issue on Cardano * chore: update change log
DatDraggy
force-pushed
the
support/add-flt-icon
branch
2 times, most recently
from
December 13, 2024 12:43
f885fcb
to
f2f3630
Compare
DatDraggy
force-pushed
the
support/add-flt-icon
branch
from
December 16, 2024 11:34
f2f3630
to
d3c9338
Compare
There as been no activity on this PR for the last 14 days. Please consider closing this PR. |
DatDraggy
force-pushed
the
support/add-flt-icon
branch
from
January 6, 2025 14:54
d3c9338
to
c3ded22
Compare
live-github-bot
bot
added
desktop
Has changes in LLD
mobile
Has changes in LLM
common
Has changes in live-common
ledgerjs
Has changes in the ledgerjs open source libs
tools
Has changes in tools
automation
CI/CD stuff
translations
Translation files have been touched
cli
labels
Jan 6, 2025
DatDraggy
force-pushed
the
support/add-flt-icon
branch
from
January 6, 2025 14:57
c3ded22
to
4f5dfd0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
automation
CI/CD stuff
cli
common
Has changes in live-common
desktop
Has changes in LLD
fork
Pull request base branch comes from a fork.
ledgerjs
Has changes in the ledgerjs open source libs
mobile
Has changes in LLM
Stale
translations
Translation files have been touched
ui
Has changes in the design system library
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
β Checklist
npx changeset
was attached.π Description
Adding the icon for the FLT Token,
ERC-20 token FLT contract address: 0x236501327e701692a281934230af0b6be8df3353
β Context
π§ Checklist for the PR Reviewers